home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / relnotes / annotator / ch4.z / ch4
Text File  |  2001-04-17  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        4.  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  9.  
  10.        This chapter lists the major known problems in IRIS
  11.        Annotator 1.1.2
  12.  
  13.           +o The Annotator file format has changed.  Although
  14.             Annotator 1.1.2 can read both the new and the old
  15.             format, Annotator 1.0 cannot read the new 1.1.2 file
  16.             format.  To work around this, you can convert the
  17.             Annotator 1.1.2 file using the _i_v_d_o_w_n_g_r_a_d_e utility
  18.             program, shipped with the Open Inventor 2.1 (or 2.1.1,
  19.             2.1.2) Execution Environment.  Note that _i_v_d_o_w_n_g_r_a_d_e
  20.             produces an ASCII file, which is much larger than the
  21.             original Annotator binary file.
  22.  
  23.           +o The Annotator User's Guide has not been updated to
  24.             reflect the new items in the ``Notes'' menu. Nor has it
  25.             been updated to document the change from MedaiMail to
  26.             Netscape mail.
  27.  
  28.           +o Some model data may not be transferred correctly when
  29.             you mail an annotated scene, or when you copy a model
  30.             from one Annotator session and paste it into another
  31.             (or into another application).  The problem occurs when
  32.             the model refers to other files through SoFile nodes,
  33.             or SoTexture2 nodes; the receiver of the mail, or the
  34.             application doing the paste, may not find the
  35.             referenced files.  To work around this you can expand
  36.             the model file to include all the data inline before
  37.             reading it into IRIS Annotator. Use 'ivcat -tfb
  38.             oldmodel > newmodel' to expand the model.
  39.  
  40.           +o Sometimes you cannot pick objects constructed from
  41.             NURBS surfaces.  When that happens, try moving the
  42.             cursor a little, or adjust the view slightly, before
  43.             trying again.
  44.  
  45.           +o Sometimes when you switch to the orthographic camera in
  46.             the viewer, you can no longer pick objects, or attach
  47.             arrow markers to objects.  When this happens, switch to
  48.             the perspective camera again (using the bottom icon in
  49.             the icon column on the right hand side of the Annotator
  50.             main window).
  51.  
  52.           +o If you hit "Cancel" in the capture tool while recording
  53.             a Movie note, the movie data will be deleted, but the
  54.             note icon remains attached to the marker.  However, if
  55.             you try to play the note, it won't find the data.
  56.             Remove the icon by clicking on it, and then selecting
  57.             ``Delete'' in the Edit menu.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o The first time you run Annotator, when you start the
  75.             capture tool to create a new note, capture may not
  76.             start in the correct mode, or the capture window may
  77.             flash briefly, then disappear.  If it starts in the
  78.             wrong mode, you can fix the problem by selecting the
  79.             correct mode using the button pop-up menu in the lower,
  80.             left corner of the capture window.  If the capture
  81.             window flashes, then disappears, you can fix the
  82.             problem by running capture once from the desktop.
  83.             (Select ``Find->Media Tools'' from the toolchest, then
  84.             double click on the capture icon.  When the capture
  85.             window appears, select ``Quit'' from the ``Actions''
  86.             menu).
  87.  
  88.           +o If the Texture Editor is open when you iconify the
  89.             Annotator window, the selected object will no longer be
  90.             visible in the Texture Editor when you de-iconify the
  91.             window.  To get the object back into the Texture
  92.             Editor's viewer, close the Texture Editor, and then
  93.             re-open it.
  94.  
  95.           +o When you change the material of an object (using the
  96.             Material Palette or Editor) while the Texture Editor is
  97.             open, the material change is not always reflected in
  98.             the Texture Editor's viewer. When this happens,
  99.             deselect the object in the main Annotator window, and
  100.             then re-select it.  Alternatively, you can close the
  101.             Texture Editor, and then re-open it.
  102.  
  103.           +o When you undo/redo a texture mapping operation, the
  104.             operation is undone/redone in the main Annotator
  105.             window, but not in the Texture Editor's viewer.  To see
  106.             the change also in the Texture Editor,  deselect the
  107.             object in the main Annotator window, and then re-select
  108.             it.  Alternatively, you can close the Texture Editor,
  109.             and then re-open it.
  110.  
  111.           +o The -r and -R options require an absolute pathname for
  112.             the input file.  For example, the following sequence of
  113.             commands will cause an Annotator error message to pop
  114.             up indicating that the file Pear.iv cannot be found:
  115.                 % annotator
  116.                 % cd /usr/share/data/models
  117.                 % annotator -r Pear.iv
  118.  
  119.             However, the following sequence will correctly insert
  120.             the Pear.iv model into the Annotator scene:
  121.                 % annotator
  122.                 % annotator -r /usr/share/data/models/Pear.iv
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o Playing Movie notes may alter the hardware audio
  141.             sampling rate.  Consequently, any Sound notes that
  142.             follow may not sound right.
  143.  
  144.           +o Cut or Copy of existing multimedia notes, sometimes
  145.             gets a bus error and core dump.
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.